CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / deviceData Json Schema
In This Topic
    deviceData Json Schema
    In This Topic
    Description
    CIMPLICITY class definition
    Overview
    deviceData
    CIMPLICITY class definition
    deviceId : string
    the device ID
    portTypeId : string
    the port type ID
    description : string
    the device description
    networkAddr : string
    the network address
    pluginData : string
    the data for the OPC UA browse service plugin
    Properties
    NameDescriptionData Type
    the device IDstring
    the port type IDstring
    the device descriptionstring
    the network addressstring
    the data for the OPC UA browse service pluginstring
    See Also